-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VACMS-000 Save test #16993
VACMS-000 Save test #16993
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
PHP_CodeSniffer
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|122 col 3| Line indented incorrectly; expected 0 spaces, found 2
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|124 col 1| Missing function doc comment
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|128 col 5| Inline comments must start with a capital letter
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|128 col 5| Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|132 col 5| Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|138 col 1| Missing function doc comment
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|142 col 5| Inline comments must start with a capital letter
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|142 col 5| Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
return "Processing health service nodes...{$sandbox['current']} / {$sandbox['total']}"; | ||
} | ||
|
||
function _migrate_address(){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [PHP_CodeSniffer] <Drupal.Commenting.FunctionComment.Missing> reported by reviewdog 🐶
Missing function doc comment
return "Processing health service nodes...{$sandbox['current']} / {$sandbox['total']}"; | ||
} | ||
|
||
function _migrate_address(){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [PHP_CodeSniffer] <Generic.Functions.OpeningFunctionBraceKernighanRitchie.SpaceBeforeBrace> reported by reviewdog 🐶
Expected 1 space before opening brace; found 0
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php
Outdated
Show resolved
Hide resolved
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php
Outdated
Show resolved
Hide resolved
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php
Outdated
Show resolved
Hide resolved
// Moving to: service_location ->field_email_contacts. | ||
} | ||
|
||
function _migrate_hours() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [PHP_CodeSniffer] <Drupal.WhiteSpace.ScopeIndent.IncorrectExact> reported by reviewdog 🐶
Line indented incorrectly; expected 0 spaces, found 2
// Moving to: service_location ->field_email_contacts. | ||
} | ||
|
||
function _migrate_hours() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [PHP_CodeSniffer] <Drupal.Commenting.FunctionComment.Missing> reported by reviewdog 🐶
Missing function doc comment
} | ||
|
||
function _migrate_hours() { | ||
// Moving from: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [PHP_CodeSniffer] <Drupal.WhiteSpace.ScopeIndent.IncorrectExact> reported by reviewdog 🐶
Line indented incorrectly; expected 2 spaces, found 4
|
||
function _migrate_hours() { | ||
// Moving from: | ||
// Moving to: service_location ->field_office_hours (Office hours field). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [PHP_CodeSniffer] <Drupal.WhiteSpace.ScopeIndent.IncorrectExact> reported by reviewdog 🐶
Line indented incorrectly; expected 2 spaces, found 4
function _migrate_hours() { | ||
// Moving from: | ||
// Moving to: service_location ->field_office_hours (Office hours field). | ||
// and: service_location ->field_hours (list). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [PHP_CodeSniffer] <Drupal.WhiteSpace.ScopeIndent.IncorrectExact> reported by reviewdog 🐶
Line indented incorrectly; expected 2 spaces, found 4
a5146f0
to
62d9839
Compare
Description
Relates to #issueid. (or closes?)
Testing done
Screenshots
QA steps
What needs to be checked to prove this works?
What needs to be checked to prove it didn't break any related things?
What variations of circumstances (users, actions, values) need to be checked?
As user uid with user_role
Definition of Done
Select Team for PR review
CMS Team
Public websites
Facilities
User support
Accelerated Publishing
Is this PR blocked by another PR?
DO NOT MERGE
Does this PR need review from a Product Owner
Needs PO review
CMS user-facing announcement
Is an announcement needed to let editors know of this change?